Skip to content

Add LLM skill for migration to RNGH3#3947

Merged
j-piasecki merged 9 commits intomainfrom
@jpiasecki/add-llm-migration-skill
Feb 6, 2026
Merged

Add LLM skill for migration to RNGH3#3947
j-piasecki merged 9 commits intomainfrom
@jpiasecki/add-llm-migration-skill

Conversation

@j-piasecki
Copy link
Member

Description

Adds a skill to make llms able to migrate the code to RNGH3

Test plan

Try to migrate some old examples using an agent

Copilot AI review requested due to automatic review settings February 3, 2026 16:11
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Cursor skill document intended to guide LLM-driven migrations from React Native Gesture Handler 2’s builder-based API to Gesture Handler 3’s hook-based API.

Changes:

  • Added a new skill markdown guide describing gesture hook migrations, callback renames, and relation/composition changes.
  • Documented RNGH3 integration details (Reanimated/worklets, SharedValue configs, detector variants) and legacy components/types mappings.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@j-piasecki j-piasecki force-pushed the @jpiasecki/add-llm-migration-skill branch from c8751b0 to dcc83ec Compare February 5, 2026 10:21
@j-piasecki j-piasecki changed the base branch from next to main February 5, 2026 10:22
Copy link
Contributor

@m-bert m-bert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! 🎉

In some cases those description might be more than enough, but I don't think it is bad.

@j-piasecki j-piasecki merged commit e99cf63 into main Feb 6, 2026
@j-piasecki j-piasecki deleted the @jpiasecki/add-llm-migration-skill branch February 6, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants